projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d06a070
)
uniquify.el
author
Francesco Potortì
<pot@gnu.org>
Wed, 1 Aug 2001 14:39:28 +0000
(14:39 +0000)
committer
Francesco Potortì
<pot@gnu.org>
Wed, 1 Aug 2001 14:39:28 +0000
(14:39 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 624a4acf9363989ae8ef7e2049cc424c8c0d7817..eaefb77fd5bf65195f5b6fd55711975af822398e 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-3,6
+3,8
@@
* uniquify.el (uniquify-rationalize-file-buffer-names): Add an
explicit test for " **lose**" buffers generated by
find-alternate-file to avoid an error in particular conditions.
+ (uniquify-rationalize-file-buffer-names): Reshuffled the code for
+ clarity and speed (?).
2001-08-01 Gerd Moellmann <gerd@gnu.org>